Class ServiceCredentialsSourceServiceParameters

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class ServiceCredentialsSourceServiceParameters
    extends com.ibm.cloud.sdk.core.service.model.DynamicModel<Object>
    Configuration options represented as key-value pairs. Service-defined options are used in the generation of credentials for some services. For example, Cloud Object Storage accepts the optional boolean parameter HMAC for creating specific kind of credentials. This type supports additional properties of type Object.
    • Constructor Detail

      • ServiceCredentialsSourceServiceParameters

        public ServiceCredentialsSourceServiceParameters()
    • Method Detail

      • getServiceidCrn

        public String getServiceidCrn()
        Gets the serviceidCrn. An optional platform defined option to reuse an existing IAM Service ID for the role assignment.
        Returns:
        the serviceidCrn
      • setServiceidCrn

        public void setServiceidCrn​(String serviceidCrn)
        Sets the serviceidCrn.
        Parameters:
        serviceidCrn - the new serviceidCrn