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