Uses of Interface
software.amazon.awscdk.services.ses.CfnMultiRegionEndpoint.DetailsProperty
Packages that use CfnMultiRegionEndpoint.DetailsProperty
Package
Description
Amazon Simple Email Service Construct Library
-
Uses of CfnMultiRegionEndpoint.DetailsProperty in software.amazon.awscdk.services.ses
Classes in software.amazon.awscdk.services.ses that implement CfnMultiRegionEndpoint.DetailsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnMultiRegionEndpoint.DetailsPropertyMethods in software.amazon.awscdk.services.ses that return CfnMultiRegionEndpoint.DetailsPropertyModifier and TypeMethodDescriptionCfnMultiRegionEndpoint.DetailsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ses with parameters of type CfnMultiRegionEndpoint.DetailsPropertyModifier and TypeMethodDescriptionCfnMultiRegionEndpoint.Builder.details(CfnMultiRegionEndpoint.DetailsProperty details) Contains details of a multi-region endpoint (global-endpoint) being created.CfnMultiRegionEndpointProps.Builder.details(CfnMultiRegionEndpoint.DetailsProperty details) Sets the value ofCfnMultiRegionEndpointProps.getDetails()voidCfnMultiRegionEndpoint.setDetails(CfnMultiRegionEndpoint.DetailsProperty value) Contains details of a multi-region endpoint (global-endpoint) being created.