Uses of Class
software.amazon.awssdk.services.cognitoidentityprovider.model.S3ConfigurationType
-
Packages that use S3ConfigurationType Package Description software.amazon.awssdk.services.cognitoidentityprovider.model -
-
Uses of S3ConfigurationType in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return S3ConfigurationType Modifier and Type Method Description S3ConfigurationTypeLogConfigurationType. s3Configuration()The Amazon S3 bucket destination of user activity log export with advanced security features.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model with parameters of type S3ConfigurationType Modifier and Type Method Description LogConfigurationType.BuilderLogConfigurationType.Builder. s3Configuration(S3ConfigurationType s3Configuration)The Amazon S3 bucket destination of user activity log export with advanced security features.
-