Class: Aws::Types::DescribePackageGroupRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain::String

Returns the value of attribute domain.

Returns:

  • (::String)


219
220
221
# File 'sig/types.rbs', line 219

def domain
  @domain
end

#domain_owner::String

Returns the value of attribute domain_owner.

Returns:

  • (::String)


220
221
222
# File 'sig/types.rbs', line 220

def domain_owner
  @domain_owner
end

#package_group::String

Returns the value of attribute package_group.

Returns:

  • (::String)


221
222
223
# File 'sig/types.rbs', line 221

def package_group
  @package_group
end