Class: Aws::Types::CdnAuthConfiguration

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_arns::Array[::String]

Returns the value of attribute cdn_identifier_secret_arns.

Returns:

  • (::Array[::String])


29
30
31
# File 'sig/types.rbs', line 29

def cdn_identifier_secret_arns
  @cdn_identifier_secret_arns
end

#secrets_role_arn::String

Returns the value of attribute secrets_role_arn.

Returns:

  • (::String)


30
31
32
# File 'sig/types.rbs', line 30

def secrets_role_arn
  @secrets_role_arn
end