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)


53
54
55
# File 'sig/types.rbs', line 53

def cdn_identifier_secret
  @cdn_identifier_secret
end

#secrets_role_arn::String

Returns the value of attribute secrets_role_arn.

Returns:

  • (::String)


54
55
56
# File 'sig/types.rbs', line 54

def secrets_role_arn
  @secrets_role_arn
end