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) CfnResponderGateway.Builder.domainName(String domainName) CfnResponderGateway.Builder.managedEndpointConfiguration(IResolvable managedEndpointConfiguration) CfnResponderGateway.Builder.managedEndpointConfiguration(CfnResponderGateway.ManagedEndpointConfigurationProperty managedEndpointConfiguration) CfnResponderGateway.Builder.securityGroupIds(List<String> securityGroupIds) The ID of one or more security groups in order to create a gateway.The ID of one or more subnets in order to create a gateway.Tags to assign to the Responder Gateway.CfnResponderGateway.Builder.trustStoreConfiguration(IResolvable trustStoreConfiguration) CfnResponderGateway.Builder.trustStoreConfiguration(CfnResponderGateway.TrustStoreConfigurationProperty trustStoreConfiguration)