Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.apigateway.CfnResourcePropsMixin.Builder
Packages that use CfnResourcePropsMixin.Builder
-
Uses of CfnResourcePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.apigateway
Methods in software.amazon.awscdk.cfnpropertymixins.services.apigateway that return CfnResourcePropsMixin.BuilderModifier and TypeMethodDescriptionCfnResourcePropsMixin.Builder.create()CfnResourcePropsMixin.Builder.create(CfnPropertyMixinOptions options) The parent resource's identifier.CfnResourcePropsMixin.Builder.parentId(IResourceRef parentId) The parent resource's identifier.The last path segment for this resource.The string identifier of the associated RestApi.CfnResourcePropsMixin.Builder.restApiId(IRestApiRef restApiId) The string identifier of the associated RestApi.