class Aws::Redshift::Types::CreateAuthenticationProfileMessage
@note When making an API call, you may pass CreateAuthenticationProfileMessage
data as a hash: { authentication_profile_name: "AuthenticationProfileNameString", # required authentication_profile_content: "String", # required }
@!attribute [rw] authentication_profile_name
The name of the authentication profile to be created. @return [String]
@!attribute [rw] authentication_profile_content
The content of the authentication profile in JSON format. The maximum length of the JSON string is determined by a quota for your account. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/redshift-2012-12-01/CreateAuthenticationProfileMessage AWS API Documentation
Constants
- SENSITIVE