Class: Aws::Types::PackageGroupReference

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


706
707
708
# File 'sig/types.rbs', line 706

def arn
  @arn
end

#pattern::String

Returns the value of attribute pattern.

Returns:

  • (::String)


707
708
709
# File 'sig/types.rbs', line 707

def pattern
  @pattern
end