Class: Aws::Types::Authorization

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cdn_identifier_secret::String

Returns the value of attribute cdn_identifier_secret.

Returns:

  • (::String)


12
13
14
# File 'sig/types.rbs', line 12

def cdn_identifier_secret
  @cdn_identifier_secret
end

#secrets_role_arn::String

Returns the value of attribute secrets_role_arn.

Returns:

  • (::String)


13
14
15
# File 'sig/types.rbs', line 13

def secrets_role_arn
  @secrets_role_arn
end