Class: Aws::Types::ProposedNetworkFunctionGroupChange

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attachment_policy_rule_number ⇒ ::Integer

Returns the value of attribute attachment_policy_rule_number.

Returns:

  • (::Integer)


1524
1525
1526
# File 'sig/types.rbs', line 1524

def attachment_policy_rule_number
  @attachment_policy_rule_number
end

#network_function_group_name ⇒ ::String

Returns the value of attribute network_function_group_name.

Returns:

  • (::String)


1525
1526
1527
# File 'sig/types.rbs', line 1525

def network_function_group_name
  @network_function_group_name
end

#tags ⇒ ::Array[Types::Tag]

Returns the value of attribute tags.

Returns:



1523
1524
1525
# File 'sig/types.rbs', line 1523

def tags
  @tags
end