ManagedEndpointConfiguration
Describes the configuration of a managed endpoint.
Inheritors
Types
Describes the configuration of an auto scaling group.
Describes the configuration of an Amazon Elastic Kubernetes Service endpoint.
Functions
Casts this ManagedEndpointConfiguration as a AutoScalingGroups and retrieves its aws.sdk.kotlin.services.rtbfabric.model.AutoScalingGroupsConfiguration value. Throws an exception if the ManagedEndpointConfiguration is not a AutoScalingGroups.
Casts this ManagedEndpointConfiguration as a AutoScalingGroups and retrieves its aws.sdk.kotlin.services.rtbfabric.model.AutoScalingGroupsConfiguration value. Returns null if the ManagedEndpointConfiguration is not a AutoScalingGroups.
Casts this ManagedEndpointConfiguration as a EksEndpoints and retrieves its aws.sdk.kotlin.services.rtbfabric.model.EksEndpointsConfiguration value. Throws an exception if the ManagedEndpointConfiguration is not a EksEndpoints.
Casts this ManagedEndpointConfiguration as a EksEndpoints and retrieves its aws.sdk.kotlin.services.rtbfabric.model.EksEndpointsConfiguration value. Returns null if the ManagedEndpointConfiguration is not a EksEndpoints.