Amazon.CodeDeploy.Model.ListApplicationRevisionsRequest.IsSetS3KeyPrefix C# (CSharp) Méthode

IsSetS3KeyPrefix() private méthode

private IsSetS3KeyPrefix ( ) : bool
Résultat bool
        internal bool IsSetS3KeyPrefix()
        {
            return this._s3KeyPrefix != null;
        }