Class: Aws::Types::DescribeAuthenticationProfileRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#authentication_profile_id::String

Returns the value of attribute authentication_profile_id.



2622
2623
2624
# File 'sig/types.rbs', line 2622

def authentication_profile_id
  @authentication_profile_id
end

#instance_id::String

Returns the value of attribute instance_id.



2623
2624
2625
# File 'sig/types.rbs', line 2623

def instance_id
  @instance_id
end