Verified Access Endpoint Args
constructor(applicationDomain: Output<String>? = null, attachmentType: Output<String>? = null, cidrOptions: Output<VerifiedAccessEndpointCidrOptionsArgs>? = null, description: Output<String>? = null, domainCertificateArn: Output<String>? = null, endpointDomainPrefix: Output<String>? = null, endpointType: Output<String>? = null, loadBalancerOptions: Output<VerifiedAccessEndpointLoadBalancerOptionsArgs>? = null, networkInterfaceOptions: Output<VerifiedAccessEndpointNetworkInterfaceOptionsArgs>? = null, policyDocument: Output<String>? = null, policyEnabled: Output<Boolean>? = null, rdsOptions: Output<VerifiedAccessEndpointRdsOptionsArgs>? = null, securityGroupIds: Output<List<String>>? = null, sseSpecification: Output<VerifiedAccessEndpointSseSpecificationArgs>? = null, tags: Output<List<TagArgs>>? = null, verifiedAccessGroupId: Output<String>? = null)