/AWS1/CL_EC2EXTERNALAUTHORIT00¶
The configuration that links an Amazon VPC IPAM scope to an external authority system. It specifies the type of external system and the external resource identifier that identifies your account or instance in that system.
For more information, see Integrate VPC IPAM with Infoblox infrastructure in the Amazon VPC IPAM User Guide..
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_type TYPE /AWS1/EC2IPAMSCOPEEXTERNALAU00 /AWS1/EC2IPAMSCOPEEXTERNALAU00¶
The type of external authority.
iv_externalresourceid TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The identifier for the external resource managing this scope. For Infoblox integrations, this is the Infoblox resource identifier in the format
..identity.account. .
Queryable Attributes¶
Type¶
The type of external authority.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
ExternalResourceIdentifier¶
The identifier for the external resource managing this scope. For Infoblox integrations, this is the Infoblox resource identifier in the format
..identity.account. .
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXTERNALRESOURCEID() |
Getter for EXTERNALRESOURCEIDENTIFIER, with configurable def |
ASK_EXTERNALRESOURCEID() |
Getter for EXTERNALRESOURCEIDENTIFIER w/ exceptions if field |
HAS_EXTERNALRESOURCEID() |
Determine if EXTERNALRESOURCEIDENTIFIER has a value |