Uses of Class
software.amazon.awscdk.services.rtbfabric.CfnResponderGatewayProps.Builder
Packages that use CfnResponderGatewayProps.Builder
-
Uses of CfnResponderGatewayProps.Builder in software.amazon.awscdk.services.rtbfabric
Methods in software.amazon.awscdk.services.rtbfabric that return CfnResponderGatewayProps.BuilderModifier and TypeMethodDescriptionCfnResponderGatewayProps.builder()CfnResponderGatewayProps.Builder.description(String description) Sets the value ofCfnResponderGatewayProps.getDescription()CfnResponderGatewayProps.Builder.domainName(String domainName) Sets the value ofCfnResponderGatewayProps.getDomainName()CfnResponderGatewayProps.Builder.managedEndpointConfiguration(IResolvable managedEndpointConfiguration) Sets the value ofCfnResponderGatewayProps.getManagedEndpointConfiguration()CfnResponderGatewayProps.Builder.managedEndpointConfiguration(CfnResponderGateway.ManagedEndpointConfigurationProperty managedEndpointConfiguration) Sets the value ofCfnResponderGatewayProps.getManagedEndpointConfiguration()Sets the value ofCfnResponderGatewayProps.getPort()Sets the value ofCfnResponderGatewayProps.getProtocol()CfnResponderGatewayProps.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnResponderGatewayProps.getSecurityGroupIds()Sets the value ofCfnResponderGatewayProps.getSubnetIds()Sets the value ofCfnResponderGatewayProps.getTags()CfnResponderGatewayProps.Builder.trustStoreConfiguration(IResolvable trustStoreConfiguration) Sets the value ofCfnResponderGatewayProps.getTrustStoreConfiguration()CfnResponderGatewayProps.Builder.trustStoreConfiguration(CfnResponderGateway.TrustStoreConfigurationProperty trustStoreConfiguration) Sets the value ofCfnResponderGatewayProps.getTrustStoreConfiguration()Sets the value ofCfnResponderGatewayProps.getVpcId()Constructors in software.amazon.awscdk.services.rtbfabric with parameters of type CfnResponderGatewayProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnResponderGatewayProps.Builder.