Class IAMCredentialsSecret
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model.Secret
-
- com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model.IAMCredentialsSecret
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class IAMCredentialsSecret extends Secret
Your IAM credentials secret.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceIAMCredentialsSecret.SecretTypeThe secret type.static interfaceIAMCredentialsSecret.StateDescriptionA text representation of the secret state.
-
Method Summary
-
Methods inherited from class com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model.Secret
getAccessGroups, getAccountId, getAltNames, getApiKey, getApiKeyId, getCa, getCaChain, getCertificate, getCertificateAuthority, getCertificateTemplate, getCommonName, getConfiguration, getCreatedAt, getCreatedBy, getCredentials, getCredentialsContent, getCrn, getCsr, getCustomMetadata, getData, getDescription, getDns, getExpirationDate, getId, getIntermediate, getIssuanceInfo, getIssuer, getIssuingCa, getKeyAlgorithm, getLabels, getLastFailedTaskId, getLocksTotal, getManagedCsr, getName, getNextRotationDate, getParameters, getPassword, getPasswordGenerationPolicy, getPayload, getPrivateKey, getProcessingTaskId, getQueuedTaskCount, getReferencedBy, getRevocationTimeRfc3339, getRevocationTimeSeconds, getRotation, getSecretGroupId, getSecretType, getSerialNumber, getServiceId, getSigningAlgorithm, getSourceService, getState, getStateDescription, getTaskCount, getTtl, getUpdatedAt, getUsername, getValidity, getVersionsTotal, isBundleCerts, isDownloaded, isIntermediateIncluded, isPrivateKeyIncluded, isReuseApiKey, isServiceIdIsStatic
-
-