Skip to content

/AWS1/CL_VL_CREATERESRCCONFRSP

CreateResourceConfigurationResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_id TYPE /AWS1/VL_RESOURCECONFID00 /AWS1/VL_RESOURCECONFID00

The ID of the resource configuration.

iv_name TYPE /AWS1/VL_RESOURCECONFNAME /AWS1/VL_RESOURCECONFNAME

The name of the resource configuration.

iv_arn TYPE /AWS1/VL_RESOURCECONFARN /AWS1/VL_RESOURCECONFARN

The Amazon Resource Name (ARN) of the resource configuration.

iv_resourcegatewayid TYPE /AWS1/VL_RESOURCEGATEWAYID /AWS1/VL_RESOURCEGATEWAYID

The ID of the resource gateway associated with the resource configuration.

iv_resourceconfgroupid TYPE /AWS1/VL_RESOURCECONFID00 /AWS1/VL_RESOURCECONFID00

The ID of the parent resource configuration of type GROUP.

iv_type TYPE /AWS1/VL_RESOURCECONFTYPE /AWS1/VL_RESOURCECONFTYPE

The type of resource configuration. A resource configuration can be one of the following types:

  • SINGLE - A single resource.

  • GROUP - A group of resources. You must create a group resource configuration before you create a child resource configuration.

  • CHILD - A single resource that is part of a group resource configuration.

  • ARN - An Amazon Web Services resource.

it_portranges TYPE /AWS1/CL_VL_PORTRANGELIST_W=>TT_PORTRANGELIST TT_PORTRANGELIST

The port range.

iv_protocol TYPE /AWS1/VL_PROTOCOLTYPE /AWS1/VL_PROTOCOLTYPE

The protocol.

iv_status TYPE /AWS1/VL_RESOURCECONFSTATUS /AWS1/VL_RESOURCECONFSTATUS

The current status of the resource configuration.

io_resourceconfdefinition TYPE REF TO /AWS1/CL_VL_RESOURCECONFDEFN /AWS1/CL_VL_RESOURCECONFDEFN

Identifies the resource configuration in one of the following ways:

  • Amazon Resource Name (ARN) - Supported resource-types that are provisioned by Amazon Web Services services, such as RDS databases, can be identified by their ARN.

  • Domain name - Any domain name that is publicly resolvable.

  • IP address - For IPv4 and IPv6, only IP addresses in the VPC are supported.

iv_alwassociationtoshareab00 TYPE /AWS1/VL_BOOLEAN /AWS1/VL_BOOLEAN

Specifies whether the resource configuration can be associated with a sharable service network.

iv_createdat TYPE /AWS1/VL_TIMESTAMP /AWS1/VL_TIMESTAMP

The date and time that the resource configuration was created, in ISO-8601 format.

iv_failurereason TYPE /AWS1/VL_STRING /AWS1/VL_STRING

The reason that the request failed.

iv_customdomainname TYPE /AWS1/VL_DOMAINNAME /AWS1/VL_DOMAINNAME

The custom domain name for your resource configuration.

iv_domainverificationid TYPE /AWS1/VL_DOMAINVERIFICATIONID /AWS1/VL_DOMAINVERIFICATIONID

The domain name verification ID.

iv_groupdomain TYPE /AWS1/VL_DOMAINNAME /AWS1/VL_DOMAINNAME

(GROUP) The group domain for a group resource configuration. Any domains that you create for the child resource are subdomains of the group domain. Child resources inherit the verification status of the domain.

iv_domainverificationarn TYPE /AWS1/VL_DOMAINVERIFICATIONARN /AWS1/VL_DOMAINVERIFICATIONARN

The verification ID ARN


Queryable Attributes

id

The ID of the resource configuration.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

name

The name of the resource configuration.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

arn

The Amazon Resource Name (ARN) of the resource configuration.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

resourceGatewayId

The ID of the resource gateway associated with the resource configuration.

Accessible with the following methods

Method Description
GET_RESOURCEGATEWAYID() Getter for RESOURCEGATEWAYID, with configurable default
ASK_RESOURCEGATEWAYID() Getter for RESOURCEGATEWAYID w/ exceptions if field has no v
HAS_RESOURCEGATEWAYID() Determine if RESOURCEGATEWAYID has a value

resourceConfigurationGroupId

The ID of the parent resource configuration of type GROUP.

Accessible with the following methods

Method Description
GET_RESOURCECONFGROUPID() Getter for RESOURCECONFIGURATIONGROUPID, with configurable d
ASK_RESOURCECONFGROUPID() Getter for RESOURCECONFIGURATIONGROUPID w/ exceptions if fie
HAS_RESOURCECONFGROUPID() Determine if RESOURCECONFIGURATIONGROUPID has a value

type

The type of resource configuration. A resource configuration can be one of the following types:

  • SINGLE - A single resource.

  • GROUP - A group of resources. You must create a group resource configuration before you create a child resource configuration.

  • CHILD - A single resource that is part of a group resource configuration.

  • ARN - An Amazon Web Services resource.

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

portRanges

The port range.

Accessible with the following methods

Method Description
GET_PORTRANGES() Getter for PORTRANGES, with configurable default
ASK_PORTRANGES() Getter for PORTRANGES w/ exceptions if field has no value
HAS_PORTRANGES() Determine if PORTRANGES has a value

protocol

The protocol.

Accessible with the following methods

Method Description
GET_PROTOCOL() Getter for PROTOCOL, with configurable default
ASK_PROTOCOL() Getter for PROTOCOL w/ exceptions if field has no value
HAS_PROTOCOL() Determine if PROTOCOL has a value

status

The current status of the resource configuration.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

resourceConfigurationDefinition

Identifies the resource configuration in one of the following ways:

  • Amazon Resource Name (ARN) - Supported resource-types that are provisioned by Amazon Web Services services, such as RDS databases, can be identified by their ARN.

  • Domain name - Any domain name that is publicly resolvable.

  • IP address - For IPv4 and IPv6, only IP addresses in the VPC are supported.

Accessible with the following methods

Method Description
GET_RESOURCECONFDEFINITION() Getter for RESOURCECONFDEFINITION

allowAssociationToShareableServiceNetwork

Specifies whether the resource configuration can be associated with a sharable service network.

Accessible with the following methods

Method Description
GET_ALWASSOCIATIONTOSHAREA00() Getter for ALWASSOCIATIONTOSHAREABLES00, with configurable d
ASK_ALWASSOCIATIONTOSHAREA00() Getter for ALWASSOCIATIONTOSHAREABLES00 w/ exceptions if fie
HAS_ALWASSOCIATIONTOSHAREA00() Determine if ALWASSOCIATIONTOSHAREABLES00 has a value

createdAt

The date and time that the resource configuration was created, in ISO-8601 format.

Accessible with the following methods

Method Description
GET_CREATEDAT() Getter for CREATEDAT, with configurable default
ASK_CREATEDAT() Getter for CREATEDAT w/ exceptions if field has no value
HAS_CREATEDAT() Determine if CREATEDAT has a value

failureReason

The reason that the request failed.

Accessible with the following methods

Method Description
GET_FAILUREREASON() Getter for FAILUREREASON, with configurable default
ASK_FAILUREREASON() Getter for FAILUREREASON w/ exceptions if field has no value
HAS_FAILUREREASON() Determine if FAILUREREASON has a value

customDomainName

The custom domain name for your resource configuration.

Accessible with the following methods

Method Description
GET_CUSTOMDOMAINNAME() Getter for CUSTOMDOMAINNAME, with configurable default
ASK_CUSTOMDOMAINNAME() Getter for CUSTOMDOMAINNAME w/ exceptions if field has no va
HAS_CUSTOMDOMAINNAME() Determine if CUSTOMDOMAINNAME has a value

domainVerificationId

The domain name verification ID.

Accessible with the following methods

Method Description
GET_DOMAINVERIFICATIONID() Getter for DOMAINVERIFICATIONID, with configurable default
ASK_DOMAINVERIFICATIONID() Getter for DOMAINVERIFICATIONID w/ exceptions if field has n
HAS_DOMAINVERIFICATIONID() Determine if DOMAINVERIFICATIONID has a value

groupDomain

(GROUP) The group domain for a group resource configuration. Any domains that you create for the child resource are subdomains of the group domain. Child resources inherit the verification status of the domain.

Accessible with the following methods

Method Description
GET_GROUPDOMAIN() Getter for GROUPDOMAIN, with configurable default
ASK_GROUPDOMAIN() Getter for GROUPDOMAIN w/ exceptions if field has no value
HAS_GROUPDOMAIN() Determine if GROUPDOMAIN has a value

domainVerificationArn

The verification ID ARN

Accessible with the following methods

Method Description
GET_DOMAINVERIFICATIONARN() Getter for DOMAINVERIFICATIONARN, with configurable default
ASK_DOMAINVERIFICATIONARN() Getter for DOMAINVERIFICATIONARN w/ exceptions if field has
HAS_DOMAINVERIFICATIONARN() Determine if DOMAINVERIFICATIONARN has a value