Class: Aws::Types::KerberosAuthenticationSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#key_cache_secret_iam_arn::String

Returns the value of attribute key_cache_secret_iam_arn.

Returns:

  • (::String)


1711
1712
1713
# File 'sig/types.rbs', line 1711

def key_cache_secret_iam_arn
  @key_cache_secret_iam_arn
end

#key_cache_secret_id::String

Returns the value of attribute key_cache_secret_id.

Returns:

  • (::String)


1710
1711
1712
# File 'sig/types.rbs', line 1710

def key_cache_secret_id
  @key_cache_secret_id
end

#krb_5_file_contents::String

Returns the value of attribute krb_5_file_contents.

Returns:

  • (::String)


1712
1713
1714
# File 'sig/types.rbs', line 1712

def krb_5_file_contents
  @krb_5_file_contents
end