Class: Aws::Types::GetProfileInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#profile_arn ⇒ ::String

Returns the value of attribute profile_arn.

Returns:

  • (::String)


856
857
858
# File 'sig/types.rbs', line 856

def profile_arn
  @profile_arn
end

#profile_version ⇒ ::String

Returns the value of attribute profile_version.

Returns:

  • (::String)


857
858
859
# File 'sig/types.rbs', line 857

def profile_version
  @profile_version
end