Class: Aws::Types::IPSetReferenceStatement

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)


859
860
861
# File 'sig/types.rbs', line 859

def arn
  @arn
end

#ip_set_forwarded_ip_configTypes::IPSetForwardedIPConfig

Returns the value of attribute ip_set_forwarded_ip_config.



860
861
862
# File 'sig/types.rbs', line 860

def ip_set_forwarded_ip_config
  @ip_set_forwarded_ip_config
end