Class: Aws::Types::AwsEc2InstanceViolation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_ec2_network_interface_violations::Array[Types::AwsEc2NetworkInterfaceViolation]

Returns the value of attribute aws_ec2_network_interface_violations.



82
83
84
# File 'sig/types.rbs', line 82

def aws_ec2_network_interface_violations
  @aws_ec2_network_interface_violations
end

#violation_target::String

Returns the value of attribute violation_target.

Returns:

  • (::String)


81
82
83
# File 'sig/types.rbs', line 81

def violation_target
  @violation_target
end