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

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::InboundExternalLink Resource Type

    Create InboundExternalLink Resource

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

    Constructor syntax

    new InboundExternalLink(name: string, args: InboundExternalLinkArgs, opts?: CustomResourceOptions);
    @overload
    def InboundExternalLink(resource_name: str,
                            args: InboundExternalLinkArgs,
                            opts: Optional[ResourceOptions] = None)
    
    @overload
    def InboundExternalLink(resource_name: str,
                            opts: Optional[ResourceOptions] = None,
                            gateway_id: Optional[str] = None,
                            link_log_settings: Optional[InboundExternalLinkLinkLogSettingsArgs] = None,
                            link_attributes: Optional[InboundExternalLinkLinkAttributesArgs] = None,
                            tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewInboundExternalLink(ctx *Context, name string, args InboundExternalLinkArgs, opts ...ResourceOption) (*InboundExternalLink, error)
    public InboundExternalLink(string name, InboundExternalLinkArgs args, CustomResourceOptions? opts = null)
    public InboundExternalLink(String name, InboundExternalLinkArgs args)
    public InboundExternalLink(String name, InboundExternalLinkArgs args, CustomResourceOptions options)
    
    type: aws-native:rtbfabric:InboundExternalLink
    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 InboundExternalLinkArgs
    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 InboundExternalLinkArgs
    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 InboundExternalLinkArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args InboundExternalLinkArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args InboundExternalLinkArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    InboundExternalLink 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 InboundExternalLink resource accepts the following input properties:

    Outputs

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

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

    Supporting Types

    InboundExternalLinkLinkAttributes, InboundExternalLinkLinkAttributesArgs

    InboundExternalLinkLinkLogSettings, InboundExternalLinkLinkLogSettingsArgs

    InboundExternalLinkLinkLogSettingsApplicationLogsProperties, InboundExternalLinkLinkLogSettingsApplicationLogsPropertiesArgs

    InboundExternalLinkLinkLogSettingsApplicationLogsPropertiesLinkApplicationLogSamplingProperties, InboundExternalLinkLinkLogSettingsApplicationLogsPropertiesLinkApplicationLogSamplingPropertiesArgs

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

    InboundExternalLinkLinkStatus, InboundExternalLinkLinkStatusArgs

    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
    InboundExternalLinkLinkStatusPendingCreation
    PENDING_CREATION
    InboundExternalLinkLinkStatusPendingRequest
    PENDING_REQUEST
    InboundExternalLinkLinkStatusRequested
    REQUESTED
    InboundExternalLinkLinkStatusAccepted
    ACCEPTED
    InboundExternalLinkLinkStatusActive
    ACTIVE
    InboundExternalLinkLinkStatusRejected
    REJECTED
    InboundExternalLinkLinkStatusFailed
    FAILED
    InboundExternalLinkLinkStatusPendingDeletion
    PENDING_DELETION
    InboundExternalLinkLinkStatusDeleted
    DELETED
    InboundExternalLinkLinkStatusPendingUpdate
    PENDING_UPDATE
    InboundExternalLinkLinkStatusPendingIsolation
    PENDING_ISOLATION
    InboundExternalLinkLinkStatusIsolated
    ISOLATED
    InboundExternalLinkLinkStatusPendingRestoration
    PENDING_RESTORATION
    InboundExternalLinkLinkStatusUnknownToSdkVersion
    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

    InboundExternalLinkResponderErrorMaskingForHttpCode, InboundExternalLinkResponderErrorMaskingForHttpCodeArgs

    InboundExternalLinkResponderErrorMaskingForHttpCodeAction, InboundExternalLinkResponderErrorMaskingForHttpCodeActionArgs

    NoBid
    NO_BID
    Passthrough
    PASSTHROUGH
    InboundExternalLinkResponderErrorMaskingForHttpCodeActionNoBid
    NO_BID
    InboundExternalLinkResponderErrorMaskingForHttpCodeActionPassthrough
    PASSTHROUGH
    NoBid
    NO_BID
    Passthrough
    PASSTHROUGH
    NoBid
    NO_BID
    Passthrough
    PASSTHROUGH
    NO_BID
    NO_BID
    PASSTHROUGH
    PASSTHROUGH
    "NO_BID"
    NO_BID
    "PASSTHROUGH"
    PASSTHROUGH

    InboundExternalLinkResponderErrorMaskingLoggingType, InboundExternalLinkResponderErrorMaskingLoggingTypeArgs

    None
    NONE
    Metric
    METRIC
    Response
    RESPONSE
    InboundExternalLinkResponderErrorMaskingLoggingTypeNone
    NONE
    InboundExternalLinkResponderErrorMaskingLoggingTypeMetric
    METRIC
    InboundExternalLinkResponderErrorMaskingLoggingTypeResponse
    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