1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. rtbfabric
  5. OutboundExternalLink

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.51.0 published on Monday, Feb 2, 2026 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.51.0 published on Monday, Feb 2, 2026 by Pulumi

    Resource Type definition for AWS::RTBFabric::OutboundExternalLink Resource Type

    Create OutboundExternalLink Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new OutboundExternalLink(name: string, args: OutboundExternalLinkArgs, opts?: CustomResourceOptions);
    @overload
    def OutboundExternalLink(resource_name: str,
                             args: OutboundExternalLinkArgs,
                             opts: Optional[ResourceOptions] = None)
    
    @overload
    def OutboundExternalLink(resource_name: str,
                             opts: Optional[ResourceOptions] = None,
                             gateway_id: Optional[str] = None,
                             link_log_settings: Optional[OutboundExternalLinkLinkLogSettingsArgs] = None,
                             public_endpoint: Optional[str] = None,
                             link_attributes: Optional[OutboundExternalLinkLinkAttributesArgs] = None,
                             tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewOutboundExternalLink(ctx *Context, name string, args OutboundExternalLinkArgs, opts ...ResourceOption) (*OutboundExternalLink, error)
    public OutboundExternalLink(string name, OutboundExternalLinkArgs args, CustomResourceOptions? opts = null)
    public OutboundExternalLink(String name, OutboundExternalLinkArgs args)
    public OutboundExternalLink(String name, OutboundExternalLinkArgs args, CustomResourceOptions options)
    
    type: aws-native:rtbfabric:OutboundExternalLink
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args OutboundExternalLinkArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args OutboundExternalLinkArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args OutboundExternalLinkArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args OutboundExternalLinkArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args OutboundExternalLinkArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    OutboundExternalLink Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The OutboundExternalLink resource accepts the following input properties:

    Outputs

    All input properties are implicitly available as output properties. Additionally, the OutboundExternalLink resource produces the following output properties:

    Arn string
    CreatedTimestamp string
    Id string
    The provider-assigned unique ID for this managed resource.
    LinkId string
    LinkStatus Pulumi.AwsNative.RtbFabric.OutboundExternalLinkLinkStatus
    UpdatedTimestamp string
    Arn string
    CreatedTimestamp string
    Id string
    The provider-assigned unique ID for this managed resource.
    LinkId string
    LinkStatus OutboundExternalLinkLinkStatus
    UpdatedTimestamp string
    arn String
    createdTimestamp String
    id String
    The provider-assigned unique ID for this managed resource.
    linkId String
    linkStatus OutboundExternalLinkLinkStatus
    updatedTimestamp String
    arn string
    createdTimestamp string
    id string
    The provider-assigned unique ID for this managed resource.
    linkId string
    linkStatus OutboundExternalLinkLinkStatus
    updatedTimestamp string
    arn str
    created_timestamp str
    id str
    The provider-assigned unique ID for this managed resource.
    link_id str
    link_status OutboundExternalLinkLinkStatus
    updated_timestamp str

    Supporting Types

    OutboundExternalLinkLinkAttributes, OutboundExternalLinkLinkAttributesArgs

    OutboundExternalLinkLinkLogSettings, OutboundExternalLinkLinkLogSettingsArgs

    OutboundExternalLinkLinkLogSettingsApplicationLogsProperties, OutboundExternalLinkLinkLogSettingsApplicationLogsPropertiesArgs

    OutboundExternalLinkLinkLogSettingsApplicationLogsPropertiesLinkApplicationLogSamplingProperties, OutboundExternalLinkLinkLogSettingsApplicationLogsPropertiesLinkApplicationLogSamplingPropertiesArgs

    ErrorLog double
    FilterLog double
    ErrorLog float64
    FilterLog float64
    errorLog Double
    filterLog Double
    errorLog number
    filterLog number
    errorLog Number
    filterLog Number

    OutboundExternalLinkLinkStatus, OutboundExternalLinkLinkStatusArgs

    PendingCreation
    PENDING_CREATION
    PendingRequest
    PENDING_REQUEST
    Requested
    REQUESTED
    Accepted
    ACCEPTED
    Active
    ACTIVE
    Rejected
    REJECTED
    Failed
    FAILED
    PendingDeletion
    PENDING_DELETION
    Deleted
    DELETED
    PendingUpdate
    PENDING_UPDATE
    PendingIsolation
    PENDING_ISOLATION
    Isolated
    ISOLATED
    PendingRestoration
    PENDING_RESTORATION
    UnknownToSdkVersion
    UNKNOWN_TO_SDK_VERSION
    OutboundExternalLinkLinkStatusPendingCreation
    PENDING_CREATION
    OutboundExternalLinkLinkStatusPendingRequest
    PENDING_REQUEST
    OutboundExternalLinkLinkStatusRequested
    REQUESTED
    OutboundExternalLinkLinkStatusAccepted
    ACCEPTED
    OutboundExternalLinkLinkStatusActive
    ACTIVE
    OutboundExternalLinkLinkStatusRejected
    REJECTED
    OutboundExternalLinkLinkStatusFailed
    FAILED
    OutboundExternalLinkLinkStatusPendingDeletion
    PENDING_DELETION
    OutboundExternalLinkLinkStatusDeleted
    DELETED
    OutboundExternalLinkLinkStatusPendingUpdate
    PENDING_UPDATE
    OutboundExternalLinkLinkStatusPendingIsolation
    PENDING_ISOLATION
    OutboundExternalLinkLinkStatusIsolated
    ISOLATED
    OutboundExternalLinkLinkStatusPendingRestoration
    PENDING_RESTORATION
    OutboundExternalLinkLinkStatusUnknownToSdkVersion
    UNKNOWN_TO_SDK_VERSION
    PendingCreation
    PENDING_CREATION
    PendingRequest
    PENDING_REQUEST
    Requested
    REQUESTED
    Accepted
    ACCEPTED
    Active
    ACTIVE
    Rejected
    REJECTED
    Failed
    FAILED
    PendingDeletion
    PENDING_DELETION
    Deleted
    DELETED
    PendingUpdate
    PENDING_UPDATE
    PendingIsolation
    PENDING_ISOLATION
    Isolated
    ISOLATED
    PendingRestoration
    PENDING_RESTORATION
    UnknownToSdkVersion
    UNKNOWN_TO_SDK_VERSION
    PendingCreation
    PENDING_CREATION
    PendingRequest
    PENDING_REQUEST
    Requested
    REQUESTED
    Accepted
    ACCEPTED
    Active
    ACTIVE
    Rejected
    REJECTED
    Failed
    FAILED
    PendingDeletion
    PENDING_DELETION
    Deleted
    DELETED
    PendingUpdate
    PENDING_UPDATE
    PendingIsolation
    PENDING_ISOLATION
    Isolated
    ISOLATED
    PendingRestoration
    PENDING_RESTORATION
    UnknownToSdkVersion
    UNKNOWN_TO_SDK_VERSION
    PENDING_CREATION
    PENDING_CREATION
    PENDING_REQUEST
    PENDING_REQUEST
    REQUESTED
    REQUESTED
    ACCEPTED
    ACCEPTED
    ACTIVE
    ACTIVE
    REJECTED
    REJECTED
    FAILED
    FAILED
    PENDING_DELETION
    PENDING_DELETION
    DELETED
    DELETED
    PENDING_UPDATE
    PENDING_UPDATE
    PENDING_ISOLATION
    PENDING_ISOLATION
    ISOLATED
    ISOLATED
    PENDING_RESTORATION
    PENDING_RESTORATION
    UNKNOWN_TO_SDK_VERSION
    UNKNOWN_TO_SDK_VERSION
    "PENDING_CREATION"
    PENDING_CREATION
    "PENDING_REQUEST"
    PENDING_REQUEST
    "REQUESTED"
    REQUESTED
    "ACCEPTED"
    ACCEPTED
    "ACTIVE"
    ACTIVE
    "REJECTED"
    REJECTED
    "FAILED"
    FAILED
    "PENDING_DELETION"
    PENDING_DELETION
    "DELETED"
    DELETED
    "PENDING_UPDATE"
    PENDING_UPDATE
    "PENDING_ISOLATION"
    PENDING_ISOLATION
    "ISOLATED"
    ISOLATED
    "PENDING_RESTORATION"
    PENDING_RESTORATION
    "UNKNOWN_TO_SDK_VERSION"
    UNKNOWN_TO_SDK_VERSION

    OutboundExternalLinkResponderErrorMaskingForHttpCode, OutboundExternalLinkResponderErrorMaskingForHttpCodeArgs

    OutboundExternalLinkResponderErrorMaskingForHttpCodeAction, OutboundExternalLinkResponderErrorMaskingForHttpCodeActionArgs

    NoBid
    NO_BID
    Passthrough
    PASSTHROUGH
    OutboundExternalLinkResponderErrorMaskingForHttpCodeActionNoBid
    NO_BID
    OutboundExternalLinkResponderErrorMaskingForHttpCodeActionPassthrough
    PASSTHROUGH
    NoBid
    NO_BID
    Passthrough
    PASSTHROUGH
    NoBid
    NO_BID
    Passthrough
    PASSTHROUGH
    NO_BID
    NO_BID
    PASSTHROUGH
    PASSTHROUGH
    "NO_BID"
    NO_BID
    "PASSTHROUGH"
    PASSTHROUGH

    OutboundExternalLinkResponderErrorMaskingLoggingType, OutboundExternalLinkResponderErrorMaskingLoggingTypeArgs

    None
    NONE
    Metric
    METRIC
    Response
    RESPONSE
    OutboundExternalLinkResponderErrorMaskingLoggingTypeNone
    NONE
    OutboundExternalLinkResponderErrorMaskingLoggingTypeMetric
    METRIC
    OutboundExternalLinkResponderErrorMaskingLoggingTypeResponse
    RESPONSE
    None
    NONE
    Metric
    METRIC
    Response
    RESPONSE
    None
    NONE
    Metric
    METRIC
    Response
    RESPONSE
    NONE
    NONE
    METRIC
    METRIC
    RESPONSE
    RESPONSE
    "NONE"
    NONE
    "METRIC"
    METRIC
    "RESPONSE"
    RESPONSE

    Tag, TagArgs

    A set of tags to apply to the resource.
    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.51.0 published on Monday, Feb 2, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate