Class: Aws::Types::DiscoverInstancesRevisionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#namespace_name::String

Returns the value of attribute namespace_name.

Returns:

  • (::String)


132
133
134
# File 'sig/types.rbs', line 132

def namespace_name
  @namespace_name
end

#owner_account::String

Returns the value of attribute owner_account.

Returns:

  • (::String)


134
135
136
# File 'sig/types.rbs', line 134

def 
  @owner_account
end

#service_name::String

Returns the value of attribute service_name.

Returns:

  • (::String)


133
134
135
# File 'sig/types.rbs', line 133

def service_name
  @service_name
end