Class: Aws::Types::AdditionalServiceRegistrationStep

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

Defined Under Namespace

Classes: Oauth, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#oauthTypes::OAuthAdditionalStepDetails

Returns the value of attribute oauth.



79
80
81
# File 'sig/types.rbs', line 79

def oauth
  @oauth
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


80
81
82
# File 'sig/types.rbs', line 80

def unknown
  @unknown
end