We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.38.0 published on Wednesday, Nov 5, 2025 by Pulumi
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.38.0 published on Wednesday, Nov 5, 2025 by Pulumi
Resource Type definition for AWS::RTBFabric::ResponderGateway Resource Type
Using getResponderGateway
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 getResponderGateway(args: GetResponderGatewayArgs, opts?: InvokeOptions): Promise<GetResponderGatewayResult>
function getResponderGatewayOutput(args: GetResponderGatewayOutputArgs, opts?: InvokeOptions): Output<GetResponderGatewayResult>def get_responder_gateway(arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetResponderGatewayResult
def get_responder_gateway_output(arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetResponderGatewayResult]func LookupResponderGateway(ctx *Context, args *LookupResponderGatewayArgs, opts ...InvokeOption) (*LookupResponderGatewayResult, error)
func LookupResponderGatewayOutput(ctx *Context, args *LookupResponderGatewayOutputArgs, opts ...InvokeOption) LookupResponderGatewayResultOutput> Note: This function is named LookupResponderGateway in the Go SDK.
public static class GetResponderGateway
{
public static Task<GetResponderGatewayResult> InvokeAsync(GetResponderGatewayArgs args, InvokeOptions? opts = null)
public static Output<GetResponderGatewayResult> Invoke(GetResponderGatewayInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetResponderGatewayResult> getResponderGateway(GetResponderGatewayArgs args, InvokeOptions options)
public static Output<GetResponderGatewayResult> getResponderGateway(GetResponderGatewayArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:rtbfabric:getResponderGateway
arguments:
# arguments dictionaryThe following arguments are supported:
- Arn string
- Arn string
- arn String
- arn string
- arn str
- arn String
getResponderGateway Result
The following output properties are available:
- Arn string
- Created
Timestamp string - Description string
- An optional description for the responder gateway.
- Domain
Name string - The domain name for the responder gateway.
- Gateway
Id string - Managed
Endpoint Pulumi.Configuration Aws Native. Rtb Fabric. Outputs. Responder Gateway Managed Endpoint Configuration - The configuration for the managed endpoint.
- Port int
- The networking port to use.
- Protocol
Pulumi.
Aws Native. Rtb Fabric. Responder Gateway Protocol - The networking protocol to use.
- Responder
Gateway Pulumi.Status Aws Native. Rtb Fabric. Responder Gateway Status - Security
Group List<string>Ids - The unique identifiers of the security groups.
- Subnet
Ids List<string> - The unique identifiers of the subnets.
-
List<Pulumi.
Aws Native. Outputs. Tag> - A map of the key-value pairs of the tag or tags to assign to the resource.
- Trust
Store Pulumi.Configuration Aws Native. Rtb Fabric. Outputs. Responder Gateway Trust Store Configuration - The configuration of the trust store.
- Updated
Timestamp string - Vpc
Id string - The unique identifier of the Virtual Private Cloud (VPC).
- Arn string
- Created
Timestamp string - Description string
- An optional description for the responder gateway.
- Domain
Name string - The domain name for the responder gateway.
- Gateway
Id string - Managed
Endpoint ResponderConfiguration Gateway Managed Endpoint Configuration - The configuration for the managed endpoint.
- Port int
- The networking port to use.
- Protocol
Responder
Gateway Protocol - The networking protocol to use.
- Responder
Gateway ResponderStatus Gateway Status - Security
Group []stringIds - The unique identifiers of the security groups.
- Subnet
Ids []string - The unique identifiers of the subnets.
- Tag
- A map of the key-value pairs of the tag or tags to assign to the resource.
- Trust
Store ResponderConfiguration Gateway Trust Store Configuration - The configuration of the trust store.
- Updated
Timestamp string - Vpc
Id string - The unique identifier of the Virtual Private Cloud (VPC).
- arn String
- created
Timestamp String - description String
- An optional description for the responder gateway.
- domain
Name String - The domain name for the responder gateway.
- gateway
Id String - managed
Endpoint ResponderConfiguration Gateway Managed Endpoint Configuration - The configuration for the managed endpoint.
- port Integer
- The networking port to use.
- protocol
Responder
Gateway Protocol - The networking protocol to use.
- responder
Gateway ResponderStatus Gateway Status - security
Group List<String>Ids - The unique identifiers of the security groups.
- subnet
Ids List<String> - The unique identifiers of the subnets.
- List<Tag>
- A map of the key-value pairs of the tag or tags to assign to the resource.
- trust
Store ResponderConfiguration Gateway Trust Store Configuration - The configuration of the trust store.
- updated
Timestamp String - vpc
Id String - The unique identifier of the Virtual Private Cloud (VPC).
- arn string
- created
Timestamp string - description string
- An optional description for the responder gateway.
- domain
Name string - The domain name for the responder gateway.
- gateway
Id string - managed
Endpoint ResponderConfiguration Gateway Managed Endpoint Configuration - The configuration for the managed endpoint.
- port number
- The networking port to use.
- protocol
Responder
Gateway Protocol - The networking protocol to use.
- responder
Gateway ResponderStatus Gateway Status - security
Group string[]Ids - The unique identifiers of the security groups.
- subnet
Ids string[] - The unique identifiers of the subnets.
- Tag[]
- A map of the key-value pairs of the tag or tags to assign to the resource.
- trust
Store ResponderConfiguration Gateway Trust Store Configuration - The configuration of the trust store.
- updated
Timestamp string - vpc
Id string - The unique identifier of the Virtual Private Cloud (VPC).
- arn str
- created_
timestamp str - description str
- An optional description for the responder gateway.
- domain_
name str - The domain name for the responder gateway.
- gateway_
id str - managed_
endpoint_ Responderconfiguration Gateway Managed Endpoint Configuration - The configuration for the managed endpoint.
- port int
- The networking port to use.
- protocol
Responder
Gateway Protocol - The networking protocol to use.
- responder_
gateway_ Responderstatus Gateway Status - security_
group_ Sequence[str]ids - The unique identifiers of the security groups.
- subnet_
ids Sequence[str] - The unique identifiers of the subnets.
- Sequence[root_Tag]
- A map of the key-value pairs of the tag or tags to assign to the resource.
- trust_
store_ Responderconfiguration Gateway Trust Store Configuration - The configuration of the trust store.
- updated_
timestamp str - vpc_
id str - The unique identifier of the Virtual Private Cloud (VPC).
- arn String
- created
Timestamp String - description String
- An optional description for the responder gateway.
- domain
Name String - The domain name for the responder gateway.
- gateway
Id String - managed
Endpoint Property MapConfiguration - The configuration for the managed endpoint.
- port Number
- The networking port to use.
- protocol "HTTP" | "HTTPS"
- The networking protocol to use.
- responder
Gateway "PENDING_CREATION" | "ACTIVE" | "PENDING_DELETION" | "DELETED" | "ERROR" | "PENDING_UPDATE" | "ISOLATED" | "PENDING_ISOLATION" | "PENDING_RESTORATION"Status - security
Group List<String>Ids - The unique identifiers of the security groups.
- subnet
Ids List<String> - The unique identifiers of the subnets.
- List<Property Map>
- A map of the key-value pairs of the tag or tags to assign to the resource.
- trust
Store Property MapConfiguration - The configuration of the trust store.
- updated
Timestamp String - vpc
Id String - The unique identifier of the Virtual Private Cloud (VPC).
Supporting Types
ResponderGatewayProtocol
ResponderGatewayStatus
ResponderGatewayTrustStoreConfiguration
- List<string>
- The certificate authority certificate.
- []string
- The certificate authority certificate.
- List<String>
- The certificate authority certificate.
- string[]
- The certificate authority certificate.
- Sequence[str]
- The certificate authority certificate.
- List<String>
- The certificate authority certificate.
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.38.0 published on Wednesday, Nov 5, 2025 by Pulumi
