Uses of Class
software.amazon.awscdk.services.rtbfabric.CfnResponderGateway.Builder
Packages that use CfnResponderGateway.Builder
-
Uses of CfnResponderGateway.Builder in software.amazon.awscdk.services.rtbfabric
Methods in software.amazon.awscdk.services.rtbfabric that return CfnResponderGateway.BuilderModifier and TypeMethodDescriptionstatic CfnResponderGateway.BuilderCfnResponderGateway.Builder.description(String description) An optional description for the responder gateway.CfnResponderGateway.Builder.domainName(String domainName) The domain name for the responder gateway.CfnResponderGateway.Builder.managedEndpointConfiguration(IResolvable managedEndpointConfiguration) The configuration for the managed endpoint.CfnResponderGateway.Builder.managedEndpointConfiguration(CfnResponderGateway.ManagedEndpointConfigurationProperty managedEndpointConfiguration) The configuration for the managed endpoint.The networking port to use.The networking protocol to use.CfnResponderGateway.Builder.securityGroupIds(List<? extends Object> securityGroupIds) The unique identifiers of the security groups.The unique identifiers of the subnets.A map of the key-value pairs of the tag or tags to assign to the resource.CfnResponderGateway.Builder.trustStoreConfiguration(IResolvable trustStoreConfiguration) The configuration of the trust store.CfnResponderGateway.Builder.trustStoreConfiguration(CfnResponderGateway.TrustStoreConfigurationProperty trustStoreConfiguration) The configuration of the trust store.The unique identifier of the Virtual Private Cloud (VPC).The unique identifier of the Virtual Private Cloud (VPC).