Uses of Interface
software.amazon.awscdk.services.s3outposts.CfnEndpoint.FailedReasonProperty
Packages that use CfnEndpoint.FailedReasonProperty
-
Uses of CfnEndpoint.FailedReasonProperty in software.amazon.awscdk.services.s3outposts
Classes in software.amazon.awscdk.services.s3outposts that implement CfnEndpoint.FailedReasonPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnEndpoint.FailedReasonPropertyMethods in software.amazon.awscdk.services.s3outposts that return CfnEndpoint.FailedReasonPropertyModifier and TypeMethodDescriptionCfnEndpoint.FailedReasonProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.s3outposts with parameters of type CfnEndpoint.FailedReasonPropertyModifier and TypeMethodDescriptionCfnEndpoint.Builder.failedReason(CfnEndpoint.FailedReasonProperty failedReason) The failure reason, if any, for a create or delete endpoint operation.CfnEndpointProps.Builder.failedReason(CfnEndpoint.FailedReasonProperty failedReason) Sets the value ofCfnEndpointProps.getFailedReason()voidCfnEndpoint.setFailedReason(CfnEndpoint.FailedReasonProperty value) The failure reason, if any, for a create or delete endpoint operation.