Class: Aws::Types::GetProfileResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#partnerTypes::PartnerInfo

Returns the value of attribute partner.

Returns:



1905
1906
1907
# File 'sig/types.rbs', line 1905

def partner
  @partner
end

#profile_type"Lightsailor", "LightsailPartner"

Returns the value of attribute profile_type.

Returns:

  • ("Lightsailor", "LightsailPartner")


1904
1905
1906
# File 'sig/types.rbs', line 1904

def profile_type
  @profile_type
end