Class InstanceInitializationDefaultTrustedProfile

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.InstanceInitializationDefaultTrustedProfile
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class InstanceInitializationDefaultTrustedProfile extends com.ibm.cloud.sdk.core.service.model.GenericModel
InstanceInitializationDefaultTrustedProfile.
  • Method Details

    • isAutoLink

      public Boolean isAutoLink()
      Gets the autoLink. If set to `true`, the system created a link to the specified `target` trusted profile during instance creation. Regardless of whether a link was created by the system or manually using the IAM Identity service, it will be automatically deleted when the instance is deleted.
      Returns:
      the autoLink
    • getTarget

      public TrustedProfileReference getTarget()
      Gets the target. The default IAM trusted profile to use for this virtual server instance.
      Returns:
      the target