SelfManaged
Caller manages their own resource configuration.
Inherited functions
Casts this PrivateConnectionMode as a SelfManaged and retrieves its aws.sdk.kotlin.services.devopsagent.model.SelfManagedInput value. Throws an exception if the PrivateConnectionMode is not a SelfManaged.
Casts this PrivateConnectionMode as a SelfManaged and retrieves its aws.sdk.kotlin.services.devopsagent.model.SelfManagedInput value. Returns null if the PrivateConnectionMode is not a SelfManaged.
Casts this PrivateConnectionMode as a ServiceManaged and retrieves its aws.sdk.kotlin.services.devopsagent.model.ServiceManagedInput value. Throws an exception if the PrivateConnectionMode is not a ServiceManaged.
Casts this PrivateConnectionMode as a ServiceManaged and retrieves its aws.sdk.kotlin.services.devopsagent.model.ServiceManagedInput value. Returns null if the PrivateConnectionMode is not a ServiceManaged.