Class: Aws::Types::GetEnvironmentCredentialsInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_identifier::String

Returns the value of attribute domain_identifier.

Returns:

  • (::String)


2796
2797
2798
# File 'sig/types.rbs', line 2796

def domain_identifier
  @domain_identifier
end

#environment_identifier::String

Returns the value of attribute environment_identifier.

Returns:

  • (::String)


2797
2798
2799
# File 'sig/types.rbs', line 2797

def environment_identifier
  @environment_identifier
end