public class SecurityGroupNetworkInterface extends Object
Constructor and Description |
---|
SecurityGroupNetworkInterface() |
Modifier and Type | Method and Description |
---|---|
String |
id()
Get the id value.
|
SecurityRuleAssociations |
securityRuleAssociations()
Get the securityRuleAssociations value.
|
SecurityGroupNetworkInterface |
withId(String id)
Set the id value.
|
SecurityGroupNetworkInterface |
withSecurityRuleAssociations(SecurityRuleAssociations securityRuleAssociations)
Set the securityRuleAssociations value.
|
public String id()
public SecurityGroupNetworkInterface withId(String id)
id
- the id value to setpublic SecurityRuleAssociations securityRuleAssociations()
public SecurityGroupNetworkInterface withSecurityRuleAssociations(SecurityRuleAssociations securityRuleAssociations)
securityRuleAssociations
- the securityRuleAssociations value to setCopyright © 2019. All rights reserved.