Amazon.ECR.Model.SetRepositoryPolicyResponse.IsSetRegistryId C# (CSharp) Метод

IsSetRegistryId() приватный Метод

private IsSetRegistryId ( ) : bool
Результат bool
        internal bool IsSetRegistryId()
        {
            return this._registryId != null;
        }