Class: Aws::Types::AuthorizationConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#authorization_type"AWS_IAM"

Returns the value of attribute authorization_type.

Returns:

  • ("AWS_IAM")


137
138
139
# File 'sig/types.rbs', line 137

def authorization_type
  @authorization_type
end

#aws_iam_configTypes::AwsIamConfig

Returns the value of attribute aws_iam_config.

Returns:



138
139
140
# File 'sig/types.rbs', line 138

def aws_iam_config
  @aws_iam_config
end