Amazon.CloudFront.Model.S3OriginConfig.IsSetOriginAccessIdentity C# (CSharp) 메소드

IsSetOriginAccessIdentity() 개인적인 메소드

private IsSetOriginAccessIdentity ( ) : bool
리턴 bool
        internal bool IsSetOriginAccessIdentity()
        {
            return this._originAccessIdentity != null;
        }