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::OutboundExternalLink Resource Type
Using getOutboundExternalLink
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 getOutboundExternalLink(args: GetOutboundExternalLinkArgs, opts?: InvokeOptions): Promise<GetOutboundExternalLinkResult>
function getOutboundExternalLinkOutput(args: GetOutboundExternalLinkOutputArgs, opts?: InvokeOptions): Output<GetOutboundExternalLinkResult>def get_outbound_external_link(arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetOutboundExternalLinkResult
def get_outbound_external_link_output(arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetOutboundExternalLinkResult]func LookupOutboundExternalLink(ctx *Context, args *LookupOutboundExternalLinkArgs, opts ...InvokeOption) (*LookupOutboundExternalLinkResult, error)
func LookupOutboundExternalLinkOutput(ctx *Context, args *LookupOutboundExternalLinkOutputArgs, opts ...InvokeOption) LookupOutboundExternalLinkResultOutput> Note: This function is named LookupOutboundExternalLink in the Go SDK.
public static class GetOutboundExternalLink
{
public static Task<GetOutboundExternalLinkResult> InvokeAsync(GetOutboundExternalLinkArgs args, InvokeOptions? opts = null)
public static Output<GetOutboundExternalLinkResult> Invoke(GetOutboundExternalLinkInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetOutboundExternalLinkResult> getOutboundExternalLink(GetOutboundExternalLinkArgs args, InvokeOptions options)
public static Output<GetOutboundExternalLinkResult> getOutboundExternalLink(GetOutboundExternalLinkArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:rtbfabric:getOutboundExternalLink
arguments:
# arguments dictionaryThe following arguments are supported:
- Arn string
- Arn string
- arn String
- arn string
- arn str
- arn String
getOutboundExternalLink Result
The following output properties are available:
- Arn string
- Created
Timestamp string - Gateway
Id string - Link
Attributes Pulumi.Aws Native. Rtb Fabric. Outputs. Outbound External Link Link Attributes - Link
Id string - Link
Log Pulumi.Settings Aws Native. Rtb Fabric. Outputs. Outbound External Link Link Log Settings - Link
Status Pulumi.Aws Native. Rtb Fabric. Outbound External Link Link Status - Public
Endpoint string -
List<Pulumi.
Aws Native. Outputs. Tag> - Updated
Timestamp string
- arn String
- created
Timestamp 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" - public
Endpoint String - List<Property Map>
- updated
Timestamp String
Supporting Types
OutboundExternalLinkLinkAttributes
OutboundExternalLinkLinkLogSettings
OutboundExternalLinkLinkLogSettingsApplicationLogsProperties
OutboundExternalLinkLinkLogSettingsApplicationLogsPropertiesLinkApplicationLogSamplingProperties
- error_
log float - filter_
log float
OutboundExternalLinkLinkStatus
OutboundExternalLinkResponderErrorMaskingForHttpCode
OutboundExternalLinkResponderErrorMaskingForHttpCodeAction
OutboundExternalLinkResponderErrorMaskingLoggingType
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
