Class: Aws::Types::GetConfigurationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ec2_configurationTypes::Ec2ConfigurationState

Returns the value of attribute ec2_configuration.



1723
1724
1725
# File 'sig/types.rbs', line 1723

def ec2_configuration
  @ec2_configuration
end

#ecr_configurationTypes::EcrConfigurationState

Returns the value of attribute ecr_configuration.



1722
1723
1724
# File 'sig/types.rbs', line 1722

def ecr_configuration
  @ecr_configuration
end