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)


1588
1589
1590
# File 'sig/types.rbs', line 1588

def cluster_identifier
  @cluster_identifier
end

#custom_domain_name::String

Returns the value of attribute custom_domain_name.

Returns:

  • (::String)


1590
1591
1592
# File 'sig/types.rbs', line 1590

def custom_domain_name
  @custom_domain_name
end

#db_name::String

Returns the value of attribute db_name.

Returns:

  • (::String)


1587
1588
1589
# File 'sig/types.rbs', line 1587

def db_name
  @db_name
end

#duration_seconds::Integer

Returns the value of attribute duration_seconds.

Returns:

  • (::Integer)


1589
1590
1591
# File 'sig/types.rbs', line 1589

def duration_seconds
  @duration_seconds
end