Amazon.CodePipeline.Model.S3ArtifactLocation.IsSetObjectKey C# (CSharp) Method

IsSetObjectKey() private method

private IsSetObjectKey ( ) : bool
return bool
        internal bool IsSetObjectKey()
        {
            return this._objectKey != null;
        }