Class: Aws::Types::DescribeAuthenticationProfileRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#authentication_profile_id::String

Returns the value of attribute authentication_profile_id.

Returns:

  • (::String)


2524
2525
2526
# File 'sig/types.rbs', line 2524

def authentication_profile_id
  @authentication_profile_id
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


2525
2526
2527
# File 'sig/types.rbs', line 2525

def instance_id
  @instance_id
end