Class: Aws::Types::GetClusterCredentialsWithIAMMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_identifier::String

Returns the value of attribute cluster_identifier.

Returns:

  • (::String)


1593
1594
1595
# File 'sig/types.rbs', line 1593

def cluster_identifier
  @cluster_identifier
end

#custom_domain_name::String

Returns the value of attribute custom_domain_name.

Returns:

  • (::String)


1595
1596
1597
# File 'sig/types.rbs', line 1595

def custom_domain_name
  @custom_domain_name
end

#db_name::String

Returns the value of attribute db_name.

Returns:

  • (::String)


1592
1593
1594
# File 'sig/types.rbs', line 1592

def db_name
  @db_name
end

#duration_seconds::Integer

Returns the value of attribute duration_seconds.

Returns:

  • (::Integer)


1594
1595
1596
# File 'sig/types.rbs', line 1594

def duration_seconds
  @duration_seconds
end