Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.rtbfabric.CfnResponderGatewayPropsMixin.Builder
Packages that use CfnResponderGatewayPropsMixin.Builder
-
Uses of CfnResponderGatewayPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.rtbfabric
Methods in software.amazon.awscdk.cfnpropertymixins.services.rtbfabric that return CfnResponderGatewayPropsMixin.BuilderModifier and TypeMethodDescriptionCfnResponderGatewayPropsMixin.Builder.create()CfnResponderGatewayPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnResponderGatewayPropsMixin.Builder.description(String description) An optional description for the responder gateway.CfnResponderGatewayPropsMixin.Builder.domainName(String domainName) The domain name for the responder gateway.CfnResponderGatewayPropsMixin.Builder.managedEndpointConfiguration(CfnResponderGatewayPropsMixin.ManagedEndpointConfigurationProperty managedEndpointConfiguration) The configuration for the managed endpoint.CfnResponderGatewayPropsMixin.Builder.managedEndpointConfiguration(IResolvable managedEndpointConfiguration) The configuration for the managed endpoint.The networking port to use.The networking protocol to use.CfnResponderGatewayPropsMixin.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.CfnResponderGatewayPropsMixin.Builder.trustStoreConfiguration(CfnResponderGatewayPropsMixin.TrustStoreConfigurationProperty trustStoreConfiguration) The configuration of the trust store.CfnResponderGatewayPropsMixin.Builder.trustStoreConfiguration(IResolvable 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).