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
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
Using getInboundExternalLink
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getInboundExternalLink(args: GetInboundExternalLinkArgs, opts?: InvokeOptions): Promise<GetInboundExternalLinkResult>
function getInboundExternalLinkOutput(args: GetInboundExternalLinkOutputArgs, opts?: InvokeOptions): Output<GetInboundExternalLinkResult>def get_inbound_external_link(arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetInboundExternalLinkResult
def get_inbound_external_link_output(arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetInboundExternalLinkResult]func LookupInboundExternalLink(ctx *Context, args *LookupInboundExternalLinkArgs, opts ...InvokeOption) (*LookupInboundExternalLinkResult, error)
func LookupInboundExternalLinkOutput(ctx *Context, args *LookupInboundExternalLinkOutputArgs, opts ...InvokeOption) LookupInboundExternalLinkResultOutput> Note: This function is named LookupInboundExternalLink in the Go SDK.
public static class GetInboundExternalLink
{
public static Task<GetInboundExternalLinkResult> InvokeAsync(GetInboundExternalLinkArgs args, InvokeOptions? opts = null)
public static Output<GetInboundExternalLinkResult> Invoke(GetInboundExternalLinkInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetInboundExternalLinkResult> getInboundExternalLink(GetInboundExternalLinkArgs args, InvokeOptions options)
public static Output<GetInboundExternalLinkResult> getInboundExternalLink(GetInboundExternalLinkArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:rtbfabric:getInboundExternalLink
arguments:
# arguments dictionaryThe following arguments are supported:
- Arn string
- Arn string
- arn String
- arn string
- arn str
- arn String
getInboundExternalLink Result
The following output properties are available:
- Arn string
- Created
Timestamp string - Domain
Name string - Gateway
Id string - Link
Attributes Pulumi.Aws Native. Rtb Fabric. Outputs. Inbound External Link Link Attributes - Link
Id string - Link
Log Pulumi.Settings Aws Native. Rtb Fabric. Outputs. Inbound External Link Link Log Settings - Link
Status Pulumi.Aws Native. Rtb Fabric. Inbound External Link Link Status -
List<Pulumi.
Aws Native. Outputs. Tag> - Updated
Timestamp string
- arn String
- created
Timestamp String - domain
Name String - gateway
Id String - link
Attributes Property Map - link
Id String - link
Log Property MapSettings - link
Status "PENDING_CREATION" | "PENDING_REQUEST" | "REQUESTED" | "ACCEPTED" | "ACTIVE" | "REJECTED" | "FAILED" | "PENDING_DELETION" | "DELETED" | "PENDING_UPDATE" | "PENDING_ISOLATION" | "ISOLATED" | "PENDING_RESTORATION" | "UNKNOWN_TO_SDK_VERSION" - List<Property Map>
- updated
Timestamp String
Supporting Types
InboundExternalLinkLinkAttributes
InboundExternalLinkLinkLogSettings
InboundExternalLinkLinkLogSettingsApplicationLogsProperties
InboundExternalLinkLinkLogSettingsApplicationLogsPropertiesLinkApplicationLogSamplingProperties
- error_
log float - filter_
log float
InboundExternalLinkLinkStatus
InboundExternalLinkResponderErrorMaskingForHttpCode
InboundExternalLinkResponderErrorMaskingForHttpCodeAction
InboundExternalLinkResponderErrorMaskingLoggingType
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
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
