Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.S3ConfigurationType.Builder
Packages that use S3ConfigurationType.Builder
-
Uses of S3ConfigurationType.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return S3ConfigurationType.BuilderModifier and TypeMethodDescriptionThe ARN of an Amazon S3 bucket that's the destination for threat protection log export.static S3ConfigurationType.BuilderS3ConfigurationType.builder()S3ConfigurationType.toBuilder()Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type S3ConfigurationType.BuilderModifier and TypeMethodDescriptionstatic Class<? extends S3ConfigurationType.Builder>S3ConfigurationType.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.cognitoidentityprovider.model with type arguments of type S3ConfigurationType.BuilderModifier and TypeMethodDescriptiondefault LogConfigurationType.BuilderLogConfigurationType.Builder.s3Configuration(Consumer<S3ConfigurationType.Builder> s3Configuration) The Amazon S3 bucket destination of user activity log export with threat protection.